home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 July / Macworld (1999-07).dmg / Shareware World / Maths & Science / PlastFEM 2.0 / Input Files / Square Angle / Square Angle Mesh < prev    next >
Encoding:
Text File  |  1997-06-11  |  515 b   |  34 lines  |  [TEXT/pFEM]

  1. / Mesh Generator Input Data
  2. /
  3. / name of problem (one word)
  4. Square.Angle
  5. /
  6. / number of points
  7. 6
  8. / x and y point coordinates
  9. 200 10
  10. 300 10
  11. 300  300
  12. 10  300
  13. 10  200
  14. 200 200
  15. / number of closed areas
  16. 1
  17. / 1st area: Young's Modulus, Poisson's Ratio, Yield Stress, Hardening Factor, Thickness 
  18. 2.1e+5    0.30 10000 0  1
  19. / number of sides
  20. 6
  21. / type, number of first point, number of elements, element ratio
  22. 0, 1 3 1
  23. 0, 2 12 1
  24. 0, 3 12 1
  25. 0, 4 3 1
  26. 0, 5 8 0.9
  27. 0, 6 8 1.1
  28. /
  29. / number of links
  30. 0
  31. / optimization yes/no (1/0)
  32. 1
  33. / end
  34.